Skip to content

Conversation

@SurajBDeore
Copy link
Contributor

No description provided.

@SurajBDeore SurajBDeore requested a review from a team as a code owner December 30, 2025 13:15
@SurajBDeore SurajBDeore force-pushed the fix/codebeamer-tests-parallel-execution branch from a5364d8 to bbfa82b Compare December 30, 2025 13:24
@kedarnn kedarnn added the internal Affects the CI, tests or refactorings only, not relevant to the end-user label Jan 7, 2026
@SurajBDeore SurajBDeore force-pushed the fix/codebeamer-tests-parallel-execution branch 3 times, most recently from 99aeca7 to b126a4e Compare January 12, 2026 09:13
@phiwuu phiwuu added the bazel label Jan 14, 2026
@kedarnn
Copy link
Contributor

kedarnn commented Jan 16, 2026

Please add a changelog entry

@SurajBDeore SurajBDeore force-pushed the fix/codebeamer-tests-parallel-execution branch from b126a4e to 82703bb Compare January 20, 2026 12:47
Comment on lines +8 to +9
def __init__(self, system_test_case, completed_process, test_runner,
port: int = 8999):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With dynamic port numbers we don't need this default port number. Please remove this.

page_size: int,
out_file: str = "codebeamer.lobster",
import_query: Optional[int] = None,
port: int = 8999,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bazel internal Affects the CI, tests or refactorings only, not relevant to the end-user

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants